Open ChaosExAnima opened 6 years ago
Hey there!
I'm looking to export my notes using gnsync, but I store a lot of information in tags and in the URL meta. Is there a way to save that as well?
gnsync
Looking over the code I'm seeing it parses Jekyll data for such information when uploading, but it doesn't export this information.
Is there way to do this that I'm missing, or is this a feature request? :)
You are correct, it's not yet implemented for two-way sync. In fact, the sync method even has a comment that says so: TODO: add two way sync with meta support
Hey there!
I'm looking to export my notes using
gnsync
, but I store a lot of information in tags and in the URL meta. Is there a way to save that as well?Looking over the code I'm seeing it parses Jekyll data for such information when uploading, but it doesn't export this information.
Is there way to do this that I'm missing, or is this a feature request? :)