zettelkasten
Here are 213 public repositories matching this topic...
-
Updated
Apr 9, 2022 - Emacs Lisp
-
Updated
Apr 10, 2022 - Shell
-
Updated
Apr 2, 2022 - JavaScript
-
Updated
Apr 5, 2022 - TypeScript
-
Updated
Mar 26, 2022
-
Updated
Nov 12, 2021
Exporting of media
It would probably very useful if images and PDF stored on Roam would be exported as well.
Via this thread (closed forum, but props where they are due), they look like an "easy" regex to find:
"string": " to the list of supported other file extensions
Would it be possible to add ".msg" to the list of supported file extensions? (otherExts in utils.ts) I often save Outlook e-mail messages to various folders and would like to refer to them in my notes.
This is probably most useful for Windows users. I think it makes sense because the other Microsoft Office filetypes are already supported (.doc, .xls, etc.).
Thanks for a great extension!
Backlink sorting
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Aug 30, 2021 - Python
-
Updated
Apr 8, 2022 - TypeScript
-
Updated
Mar 31, 2022 - Emacs Lisp
-
Updated
Feb 27, 2022 - Lua
![[..]] snippet
If the embedded note has a div with a certain ID, say summary, embed that div instead of the whole note.
So, if the note Foo.md was:
First paragraph
:::{#summary}
Second paragraph
:::
Third paragraphThen embedding this note using ![[Foo]] should display only the second paragraph, albeit with some indicator to indicate that we are only displaying a snippet
-
Updated
Jan 16, 2022 - CSS
-
Updated
Feb 3, 2019 - Python
-
Updated
Apr 11, 2022
-
Updated
Mar 18, 2022 - Python
-
Updated
Dec 30, 2021 - HTML
-
Updated
May 30, 2021 - Emacs Lisp
-
Updated
Mar 30, 2022 - CSS
-
Updated
Dec 9, 2020 - Vim script
-
Updated
Mar 22, 2022
Improve this page
Add a description, image, and links to the zettelkasten topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zettelkasten topic, visit your repo's landing page and select "manage topics."



Summary
When full path to repository contains parenthesis (e.g.
My folder (1)), foam does not load the notes on start, which prevents link recognition, graph is empty, etc.My best guess why that happens is that you use [micromatch library](https://www.