TUI alternative for Notion-like tables/databases #170
Closed
jennydaman
started this conversation in
Ideas
Replies: 1 comment
-
|
Oxide version 1 will have advanced querying with filters and (likely) vector search. this could be written to a file as a code block too we may be able to do something like this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am a fellow Notion/Anytype refugee, looking to limit my exposure to proprietary, electron, and non-rust apps...
Does anyone here know of a TUI alternative to Notion-like databases? Being compatible with Obsidian, it would be great for markdown-oxide to have some analog to the dataview and/or obsidian-db-folder Obsidian plugins.
If not, this is something I might want to start developing. I am imagining a software like this: given a directory of markdown files, render each markdown file's YAML front matter (a.k.a. Obsidian metadata) as table rows. The software would watch for filesystem changes and re-render when a file is deleted, created, or changed.
Beta Was this translation helpful? Give feedback.
All reactions