anyproto / anytype-ts

Official Anytype client for MacOS, Linux, and Windows
https://anytype.io
Other
4.01k stars 243 forks source link

Export Note as markdown does not export tags #625

Closed rahilsh closed 5 months ago

rahilsh commented 5 months ago

Have you read a contributing guide?

Current Behavior

Export Note as markdown does not export tags

Expected Behavior

Export Note as markdown should export tags as well

Steps To Reproduce

  1. Open any note with tags
  2. Click on options(three dots on top right of notes)
  3. Click on Export
  4. Select export format as Markdown
  5. Click export button
  6. Finder popup will open, select folder to export to and then click export
  7. Open exported .md file in a text editor and notice that tags are missing

Environment

- OS: macOS 14.3.1
- Version: 0.39.0

Anything else?

No response

rahilsh commented 5 months ago

duplicate of https://github.com/anyproto/anytype-heart/issues/1011