Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove meta info from top of notes exported #2

Closed
f0rkth1s opened this issue Jan 19, 2021 · 3 comments
Closed

Remove meta info from top of notes exported #2

f0rkth1s opened this issue Jan 19, 2021 · 3 comments

Comments

@f0rkth1s
Copy link

Is it possible to remove the extra meta data from the top of exported notes?

color: White
deleted: false
id: xxxxxxxxxxxxxxxxxx
parent_id: root
pinned: false
sort: '0'
timestamps:
created: 1414924214.261
edited: 1414929007.851
trashed: -3600.0
updated: 1526783775.947
title: xxxx
trashed: false
type: List
url: https://keep.google.com/u/0/#LIST/xxxxxxxxxxxxxxxxxxxxxxxxx

Other than this, it worked perfectly! Many thanks

@ndbeals
Copy link
Owner

ndbeals commented Jan 19, 2021

I can make excluding metadata an optional flag, I'll put that on my TODO

@f0rkth1s
Copy link
Author

f0rkth1s commented Jan 19, 2021

Awesome, thanks so much. My wife and I are currently in the process of de-googling and this is the last hurdle.
Moving all my notes to Joplin instead, hosted on Nextcloud webdav.

@ndbeals
Copy link
Owner

ndbeals commented Jan 21, 2021

I have added a --header/--no-header flag that includes/excludes the frontmatter. In your case, add --no-header to the command, it defaults to including it.

@ndbeals ndbeals closed this as completed Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants