Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External configuration files for templates and patterns #24

Open
pajoma opened this issue Oct 9, 2017 · 3 comments
Open

External configuration files for templates and patterns #24

pajoma opened this issue Oct 9, 2017 · 3 comments
Assignees
Milestone

Comments

@pajoma
Copy link
Owner

pajoma commented Oct 9, 2017

As preparation for the scopes support and configurable filenames, we need to have dynamic settings available. Templates for notes and journal entries within the vscode settings is not very efficient.

Templates should be configured in their own files (with .md as extension), which are used when creating a new file. Scopes, inline templates (memos, notes, and tasks) and patterns (paths and filenames for journal entries and notes) are in their JSON configs.

The location of the config files should be within the journal workspace (under ".vscode") to have them synced (not in the user's profile directory).

@pajoma pajoma added this to the 0.6.0 milestone Oct 9, 2017
@pajoma pajoma self-assigned this Oct 9, 2017
@pajoma pajoma modified the milestones: 0.6.0, 1.0.0 Jul 8, 2018
@davll
Copy link

davll commented Nov 24, 2019

I really need that functionality to create research journals with proper formats.
And I think the extension can provide example templates as well.

@mameen
Copy link

mameen commented Jun 29, 2021

I left a hidden suggestion in #19 to use workspace settings.. integrating with existing vscode features will allow switching workspaces to switch multiple things at once .. vcs, other settings, editor options and hopefully journal too. thanks!

@mameen
Copy link

mameen commented Jun 30, 2021

WOW.. I just found out a solution to many of my wishes.. WORKSPACES.. they work great..

image

I can set a different base for each of my projects.. and this covers my biggest scenario..

Thanks again.. very well engineered extension.. :-P .. please keep it simple!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants