generated from srid/rib-sample
    
        
        - 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 149
Open
Labels
enhancementNew feature or requestNew feature or requestv2Next generation neuron -- simple core, with pluginsNext generation neuron -- simple core, with plugins
Description
So I know org support has been removed in v2, but it seems to me that there are a lot of great reasons for supporting org-roam file formats in Neuron:
- Org-roam has a large user base already, and so Neuron would get a lot of users, too, if it supported org-roam format.
- Org-roam doesn't yet have a killer HTML exporter, in my opinion. There are hacky versions out there: @jethrokuan's brain dump, and @rasendubi's org-braindump, but @jethrokuan's approach converts all org files to Markdown in order to serve them with Hugo, which seems a bit excessive, and @rasendubi's approach is a brand new org-mode parser in Typescript.
- Neuron v1 (and early v2?) is already really close to supporting org-roam files, already, since Pandoc has a built-in Org parser, and there's an Org reader here, even though it's not very complete.
- I just really like the Haskell / Neuron and Rib / Reflex approach to static site publishing.
So I started adding some stub functions here on my fork. Any help there, either from org-roam contributors or neuron contributors, would be much appreciated, since I'm still fairly new to Haskell.
Whil-, nbCloud91, s9gf4ult and reyman
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestv2Next generation neuron -- simple core, with pluginsNext generation neuron -- simple core, with plugins