Roadmap to v1.0
natelandau opened this issue · 6 comments
natelandau commented
Roadmap for features as I work towards v1.0
Let me know what you'd like added.
- Add new frontmatter
- Increase options for filtering which notes are included in scope
- Add new inline metadata
- Add new inline tags
- Better tools to inspect metadata within a vault
- Reorganize metadata between types (ie - move key/values between inline and frontmatter)
- Reorganize inline metadata within notes (ie - move to top, bottom, callout, etc.)
- CSV imports of metadata
- JSON and CSV exports of metadata
gapmiss commented
I would like a non-GUI command, or option in the GUI, to export all the metadata to stdout or file. Thank you.
natelandau commented
@gapmiss what type of file? csv?
gapmiss commented
If you are planning on CSV imports, it would probably make sense to export CSV also. Otherwise, JSON is preferred.
natelandau commented
CSV and JSON exports now available via CLI and GUI
gapmiss commented
Thank you for the CSV/JSON export. Initial testing has been problem-free.
natelandau commented
gonna kick the tires for a few days and then release v1