We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
config:
sort_by = "accessed", disable_frontmatter = true, workspaces = { { name = "NSHV", path = "/Users/nshv/Library/Mobile Documents/iCloud~md~obsidian/Documents/NSHV", }, { name = "Work", path = "/Users/nshv/Library/Mobile Documents/iCloud~md~obsidian/Documents/Work", overrides = {}, }, }, new_notes_location = "current_dir", note_id_func = function(title) return title end, templates = { folder = "Templates", date_format = "%Y-%m-%d", time_format = "%H:%M", }, daily_notes = { folder = "Journal", date_format = "%Y-CW%V", alias_format = "%Y-CW%V", default_tags = { "weekly-notes" }, template = "md_drawing_template" },
:ObsidianToday - new daily note is being created with frontmatter visible.
:ObsidianToday
:ObsidianNewFromTemplate - frontmatter is hidden
:ObsidianNewFromTemplate
The text was updated successfully, but these errors were encountered:
No branches or pull requests
config:
:ObsidianToday
- new daily note is being created with frontmatter visible.:ObsidianNewFromTemplate
- frontmatter is hiddenThe text was updated successfully, but these errors were encountered: