Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free. Learn more →
Obsidian-export Alternatives
Similar projects and alternatives to obsidian-export
-
obsidian-pandoc
Pandoc document export plugin for Obsidian (https://obsidian.md)
-
Obsidian-MD-To-PDF
A command line python script to convert Obsidian md files to a pdf
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
-
-
OSCP-Notes-Template
A template Obsidian Vault for storing your OSCP revision notes
-
-
obsidian-zola
A no-brainer solution to turning your Obsidian PKM into a Zola site.
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
dendron
The personal knowledge management (PKM) tool that grows as you do!
-
astro
The web framework that scales with you — Build fast content sites, powerful web applications, dynamic server APIs, and everything in-between ⭐️ Star to support our work!
-
logseq
A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.
-
mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
-
Joplin
Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.
-
-
-
-
-
nextra
Simple, powerful and flexible site generation framework with everything you love from Next.js.
-
obsidian-releases
Community plugins list, theme list, and releases of Obsidian.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
obsidian-export reviews and mentions
-
MdBook – Create book from Markdown files. Like Gitbook but implemented in Rust
Found: https://github.com/zoni/obsidian-export but hope this can be part of a single solution.
-
Using Github to write my notes has helped me retain knowledge immensely.
I use this obsidian-export CLI program to convert prior to pushing to my repo and it's been working pretty well. This gives me a read-only version of my notes that is accessible from devices I don't have obsidian on (work laptop, for example).
-
Personal knowledge base: Any tool/software suggestions?
If you limit your use of third party plugins, you can always use https://github.com/zoni/obsidian-export for this as well. I originally built it for exactly this use case (but now also use it as a crucial step in my pipeline to publish content to my own website)
-
A free + simple + good looking alternative to Obsidian Publish!
It came from here! https://github.com/zoni/obsidian-export
-
A Quick Way to Share Your Obsidian PKM
If you add in obsidian-export as a build step (disclaimer: I'm the author), there is no need for people to change their Obsidian settings. Obsidian-export turns WikiLinks into regular Markdown links (and it flattens embedded notes) :)
Worth noting I maintain a project which does exactly this: https://github.com/zoni/obsidian-export
-
D&D template?
I have similar folders to [Oudwin](https://www.reddit.com/user/Oudwin/)... - dm - _inbox - assets - checklist - communications - research-reference - elements - sessions Additionally, I have had reasonable success using [obsidian-export](https://github.com/zoni/obsidian-export) to export my Obsidian vault to CommonMark. From there you have more options. I then build html pages using [mdbook](https://rust-lang.github.io/mdBook/) to control the information that is revealed to players. I am playing with using [MkDocs](https://www.mkdocs.org/) to see if it offers more control/flexibility. Regardless, the /elements folder contains all the lore chunks of the world including information I keep on the PCs. The /communications and /sessions folders can contain info with links to /elements that are revealed as needed. I make heavy use of transclusion ![[CoolThingFormAnotherFolder]] to keep it a bit more elegant and some custom styles are needed to make it how it look how I wish.
-
New User - Should I stay with pure markdown or use Obsidian extra commands/syntax?
Shameless plug: obsidian-export. It will convert [[WikiLinks]] and ![[Embeds]] to plain Markdown (among a few other things) so you'll always have a way to go back if Obsidian doesn't work out the way you hoped.
-
What Settings to Use to Make Notes Created in Obsidian the Most Universally Compatible
So really you can't get what you want at all. You could try an external tool like this to export your notes to commonmark which is more widely supported. Ultimately if you are changing the path to files outside of obsidian (meaning they won't be automatically updated) you will break links. So maybe your best bet is to use wikilinks + an export tool.
-
I followed the steps in this blog and cloned my resulting repo. Now I can use Obsidian as my website CMS and text editor!
If that's something you would miss, you could hook obsidian-export into a build pipeline to convert Obsidian-flavored markdown to regular Markdown (CommonMark, really).
-
A note from our sponsor - Mergify
blog.mergify.com | 22 Sep 2023
Stats
zoni/obsidian-export is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of obsidian-export is Rust.