The Wayback Machine - https://web.archive.org/web/20220411161937/https://github.com/topics/zettelkasten
Skip to content
#

zettelkasten

Here are 213 public repositories matching this topic...

ashtuchkin
ashtuchkin commented Jan 31, 2022
  • Foam version: v0.17.3
  • Platform: Mac
  • Issue occur on the foam template repo: Yes

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.

bug help wanted good first issue foam-core
dendron
ghost
ghost commented Jul 16, 2020

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": "![](https://firebasestorage.googleapis.com/[..]/o/imgs%2Fapp%2FMY-GRAPH%2F-[IMAGEID].png?[AUTH_DELETED]

Alas, I d

enhancement good first issue
cthomp-jus
cthomp-jus commented Aug 15, 2021

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!

good first issue

A SublimeText3 package featuring ID based wiki style links, and #tags, intended for zettelkasten method users. Loaded with tons of features like inline image display, sophisticated tag search, note transclusion features, support for note templates, bibliography support, support for multiple panes, etc. to make working in your Zettelkasten a joy 😄.
  • Updated Aug 30, 2021
  • Python
srid
srid commented Mar 21, 2022

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 paragraph

Then embedding this note using ![[Foo]] should display only the second paragraph, albeit with some indicator to indicate that we are only displaying a snippet

enhancement good first issue What I need

Improve this page

Add a description, image, and links to the zettelkasten topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zettelkasten topic, visit your repo's landing page and select "manage topics."

Learn more