Artawower / orgnote

Zettelkasten environment for productive people
GNU General Public License v3.0
335 stars 3 forks source link

[Bug] After turning on encryption tags and headers are available only for public notes #10

Closed SemyonSinchenko closed 6 months ago

SemyonSinchenko commented 6 months ago

Thank you for the bug report

Bug description and steps to reproduce

Graph:

image Home:

image

If I open a note, everything is clear and rendered correctly. It looks like tags/titles are unavailable in graph-view and home only.

Debug info

OrgNote: 0.17.0 Language: en-US

Screen: Screen resolution: 1536x864 Screen color depth: 24 Device pixel ratio: 1.25

Encryption: Type: gpgPassword Password provided: true

Env: API URL: https://org-note.com/api/v1/ AUTH URL: https://org-note.com MODE: production

Quasar info: edg: true version: 123.0.0.0 versionNumber: 123 win: true desktop: true edgeChromium: true name: edgechromium platform: win standalone: false

Additional context

No response

SemyonSinchenko commented 6 months ago

The same problem appears on Android.

Artawower commented 6 months ago

Should work after the latest release. The only thing is that already synchronized notes will not have meta properties. To make them appear you will need to re-login or pre-clear the data on the client, after the next synchronization meta information should be correctly decrypted.

SemyonSinchenko commented 6 months ago

It works!