renerocksai / sublimeless_zk

A note taking app, Markdown editor, and text browser, featuring ID based wiki style links, and #tags, intended for zettelkasten method users. Loaded with tons of features like sophisticated tag search, note transclusion, support for note templates, bibliography support, etc. to make working in your Zettelkasten a joy 😄
GNU General Public License v3.0
196 stars 24 forks source link

Notes search results panel opens .html instead of .md note version #103

Open kwoodham opened 5 years ago

kwoodham commented 5 years ago

Hi Rene,

I use a custom build command in sublime to render html from markdown files via pandoc and custom css. In my Zettelkasten project these files are stored alongside their .md counterparts with an .html extension. Using [! to generate a list of notes, Ctrl-Enter on a note ID brings up the .html file instead of the markdown note. The expected behavior returns if I delete the .html file.

My preference file does not modify "wiki_extension": ".md",

Bug, "feature," or "user error?" Thanks for a fantastic plugin!

renerocksai commented 5 years ago

Probably a bug, I would think! Good catch! Will look into it...

Thx! —Rene

Am Do., 20. Dez. 2018, 20:07 hat Kurt Woodham notifications@github.com geschrieben:

Hi Rene,

I use a custom build command in sublime to render html from markdown files via pandoc and custom css. In my Zettelkasten project these files are stored alongside their .md counterparts with an .html extension. Using [! to generate a list of notes, Ctrl-Enter on a note brings up the .html file instead of the markdown note.

My preference file does not modify "wiki_extension": ".md",

Bug, "feature," or "user error?"

Thanks for a fantastic plugin!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/renerocksai/sublimeless_zk/issues/103, or mute the thread https://github.com/notifications/unsubscribe-auth/AddgpzCnunM-bxxpYwrtKr3vq_5aOWJRks5u69_rgaJpZM4Zcv99 .