CherryTree
to-markdown
CherryTree | to-markdown | |
---|---|---|
59 | 11 | |
3,542 | 9,396 | |
1.2% | 2.5% | |
9.2 | 4.6 | |
5 days ago | 8 months ago | |
C++ | HTML | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
CherryTree
- Cherrytree Releases 1.0.0
- Digital notetaking?
-
Personal "database" for storing work experience information?
I am started using CherryTree. (There is a screenshot here.)
-
Ask HN: Using Markdown Files for Notetaking?
I wonder if an extensible editor (example: Atom) could do both of those things with Markdown files. Assuming by styling you mean things like being able to highlight and custom-style some text, even in a typically text-only view of a markdown file. It wouldn't be a big surprise if that could be done...somehow. Collapsible points ought to be doable for sure.
Personally I use other methods for styling within markdown, for example emoji, tags, link formatting with brackets (for things that are not really links), etc.
I also take any list that's longer than 8-10 items and break it up by category or reorganize it so it's less visually overwhelming.
Otherwise you may find it helpful to look into more rich-editor-style notetaking solutions like cherrytree or Notecase Pro. The latter is proprietary but I used it for years and was very happy with it. Good luck in your search.
https://www.giuspen.com/cherrytree/
https://www.notecasepro.com/
- website down
-
Journal Writing App
I'm kinda surprised no one mentioned cherrytree yet.
-
hierarchical note taking applications
cherrytree
-
Best book writing app?
I use FocusWriter. It's a lightweight, full-screen app that does more than enough for a manuscript. I used to use Google Docs with Wavemaker, which has a lot of extra functions like cards and timelines, etc. Docs slowed down a lot with a lot of open windows or really long docs, however. And with WFH the sync isn't that important to me anymore. For notes lately I've been using CheeryTree. All these are free.
-
Share your greatest free tools
CherryTree for a general note-taking database. As an Application Packager I can't remember PowerShell scripts I wrote two weeks ago, so saving my recipes in here is priceless.
-
I've reached 2800 mods. Never do that.
How do you keep track of/document everything? I have been using Cherry Tree. It is a fancy open source note taking program that lets you keep notes in a tree like structure.
to-markdown
-
Finding Similar Projects on GitHub
Let’s say you're using the [turndown] https://github.com/mixmark-io/turndown library to convert HTML to Markdown, but you want to explore other options. Here's how our tool helps:
-
Turning search results into Markdown for LLMs
Turndown
-
Building a smarter RSS feed for my newsletter subscriptions
You can find below the the details of the generateMarkdown function, here I am relying on the turndown lib:
-
Show HN: HTML-to-Markdown – convert entire websites to Markdown with Golang/CLI
It doesn't. For that you would need to execute a full headless browser first, extract the HTML (document.body.innerHTML after the page has finished loading can work) and process the result.
If you're already running a headless browser you may as well run the conversion in JavaScript though - I use this recipe pretty often with my shot-scraper tool: https://shot-scraper.datasette.io/en/stable/javascript.html#... - adding https://github.com/mixmark-io/turndown to the mix will get you Markdown conversion as well.
-
Text-Only NPR
D'oh, thanks — I use Pandoc plenty to MD -> HTML I totally spaced it can do the inverse. I was briefly looking at [Turndown](https://github.com/mixmark-io/turndown) for projects in the JS ecosystem.
-
Show HN: DOM to Semantic Markdown – For LLMs
I rolled my own form of this... Its quick and dirty, but generally works for my usecase. I tend to push a page through turndown [0] to generate the markdown, then write this into obsidian (also storing things link a copy of the rendered page, link to the source, etc).
[0] https://github.com/mixmark-io/turndown
-
Show HN: I made a tool to clean and convert any webpage to Markdown
https://mixmark-io.github.io/turndown/
With some configuration you can get most of the way there.
- I need automatic source URLs when I paste any text onto a card or note, like on OneNote.
- Content Parser – Extract Markdown, HTML or text from content-heavy websites
-
Do you trust the Obsidian company?
turndown [MIT] https://mixmark-io.github.io/turndown/
What are some alternatives?
Trilium Notes - Build your personal knowledge base with Trilium Notes
draw.io - draw.io is a JavaScript, client-side editor for general diagramming.
Joplin - Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
SiMPad
obsidian-minimal - A distraction-free and highly customizable theme for Obsidian.
Laverna - Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.