natelandau/obsidian-metadata

Roadmap to v1.0

natelandau opened this issue · 6 comments

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

I would like a non-GUI command, or option in the GUI, to export all the metadata to stdout or file. Thank you.

@gapmiss what type of file? csv?

If you are planning on CSV imports, it would probably make sense to export CSV also. Otherwise, JSON is preferred.

CSV and JSON exports now available via CLI and GUI

Thank you for the CSV/JSON export. Initial testing has been problem-free.

gonna kick the tires for a few days and then release v1