{"repo":"symunona/obsidian-bulk-exporter","free":true,"listed":false,"github":"https://github.com/symunona/obsidian-bulk-exporter","clone":"git clone https://github.com/symunona/obsidian-bulk-exporter.git","description":"Bulk export Markdown filtered, renamed and sorted by front matter metadata into a new structure.","language":"TypeScript","stars":31,"topics":["exporter","obsidian","static-site-generator"],"license":"MIT","category":"docs-static-sites","readme_excerpt":"Bulk Exporter plugin This is a plugin for Obsidian (https://obsidian.md). Bugs and Feature Requests Use GitHub's issue tracker! What it does Output and restructure your notes based on metadata! Simply: So from your random structure like this: Makes something like this: ... so that you can run your custom static site generators on a subset of your notes, like 11ty, Hugo, Jekyll... Uses the powerful Obsidian Dataview plugin's language to find the files you want to export. Shows the latest exported file status in the sidebar. Why? I use static generators (11ty) for my blogs, they are the outlets of my thoughts. Some of the blog posts I am working on, are part of a bigger topic, and I wanted to keep them around to their respective PARA project folders (Building a Second Brain). I needed a folder-independent structure. One source of truth: wherever the file might be, independent from where it is into a structured output format. Filter The plugin uses a full fetched DataView query without the results type of course, as it's always a table. Examples: Select all the notes that contain the tech tag: FROM #tech Notes modified last week: file.ctime date(today) - dur(1 week) Select all notes that have the publishDate metadata key: publishDate Select all notes that have publishDate or blog among the metadata keys: publishDate OR blog Output File Path and Name It's a standard JS string literal, that gets the file metadata and some extras into it's context. This is great for grouping your o","default_branch":null,"files":null,"tree":[],"storefront":"/r/symunona","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/symunona/obsidian-bulk-exporter/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}