(Auto)-sync content directly from Roam #28
-
I think it can be a great experience to just have a It can also run on a regular basis for automatic publishing (as long as you have Roam tab open) Roadmap: https://github.com/roam-garden/i/projects/1#card-56652560 ConfigurationOption 1 (preferred): Store configuration in a special page inside Roam. I know of several Option 2: Have configuration stored inside the roam/js snippet people would copy FilteringI'd like to re-use the logic from https://github.com/roam-garden/roam-export to provide unified experience for "upload json" and "publish from Roam" use-cases. That package operates on Roam JSON export though. So a first step before I can reuse it is to generate a JSON-export like data-structure myself. [[David Vargas]] is doing something similar in dvargas92495/generate-roam-site@df634c8 Other interesting resource on that https://davidbieber.com/snippets/2020-12-22-datalog-queries-for-roam-research/ Other possible features
Roam Extension name options
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
That would indeed be great. |
Beta Was this translation helpful? Give feedback.
-
Upon initial research I figured out a way to do this in an easier then expected way! I hope to have a first test version by the end of the week! LMK if you want to be an early tester! |
Beta Was this translation helpful? Give feedback.
Upon initial research I figured out a way to do this in an easier then expected way! I hope to have a first test version by the end of the week! LMK if you want to be an early tester!