-
Notifications
You must be signed in to change notification settings - Fork 372
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
Cannot change the template/snippet folder #2369
Comments
Not sure what Obsidian templates are, but it's something on it's own. Don't expect Markor to be Obsidian specific client.
For the rest, can you try creating the folders with .app/snippets yourself and check if it works then?
|
Obsidian templates are just markdown files. I just want to use the same
folder for both.
Does the template/snippet folder have to point to something that terminates
in `.app/snippets`?
…On Fri, Jul 26, 2024, 12:39 Gregor Santner ***@***.***> wrote:
Not sure what Obsidian templates are, but it's something on it's own.
Don't expect Markor to be Obsidian specific client.
For the rest, can you try creating the folders with .app/snippets yourself
and check if it works then?
—
Reply to this email directly, view it on GitHub
<#2369 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABYBUJ5ZUSYNJSYTBL2OC2DZOJ3TPAVCNFSM6AAAAABLQZAWP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJTGEYTINRZGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Normal text files also here, no special things. The snippets should then show up listed by their filenames |
This does work. Markdown files placed in the manually created Do you think allowing to choose any folder for template and snippets could be added, instead of making a hard requirement for it to terminate in |
It seems like line 130 of /model/AppSettings.java incorrectly references |
…santner#2369, wikitext newfile gsantner#2362, virtual directory browser gsantner#2350) (PR gsantner#2370 by @hardhard1) * Jump by a line identifier, not by id * For all nodes, use eval * Fixed bad key in snippet directory setting * Fix virtual folders and wikitext underscores (cherry picked from commit 57aaf0f)
Description
When I go to
Settings> Other> Snippet/Template Directory
:/whatever/path/the/default/notebook/is/set/to/.app/snippets
, even though there is no.app/snippets
folder at that location. Not even on a fresh install, when it points to theDocuments/markor/.app/snippets
folder.As a side note: I'm not sure that I grasp how snippets and templates are expected to work, and maybe that's part of my problem. I am trying to select my Obsidian template folder as the Markor template folder, with the idea that my Obsidian templates would show up in the new file prompt under templates in Markor.
Edit: I made a backup of my settings and checked the resulting file, and it shows the correct (what I previously selected) folder location for
pref_key__snippet_directory_path
.Steps to reproduce
Information
Android version: 14
Device: Pixel 8 Pro
App Version: 2.12.4 (153)
Source
GitHub Releases
Format / File type
Not specific
Additional info / Log
The text was updated successfully, but these errors were encountered: