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

Ability to export notes #8

Open
iridakos opened this issue Apr 17, 2020 · 0 comments
Open

Ability to export notes #8

iridakos opened this issue Apr 17, 2020 · 0 comments
Labels
new feature New feature or request

Comments

@iridakos
Copy link
Owner

Users should be able to export notes with something like

stup export --from "2020-04-15" --to "2020-05-18" --output ./report.md

and get a markdown file named report.md with contents like

# Export of notes from April 15th, 2020 to May 18th, 2020

## April 15th, 2020

### Notes related to <repository-name>

- A note
- Another note
- Another note

### Notes related to <another-repository-name>

- A note containing review
- Another note containing review
- Another note containing review

## April 16th, 2020

### Notes related to <repository-name>

- A note
- Another note
- Another note

### Notes related to <another-repository-name>

- A note containing review
- Another note containing review
- Another note containing review

...

## May 15th, 2020

### Notes related to <repository-name>

- A note
- Another note
- Another note

### Notes related to <another-repository-name>

- A note containing review
- Another note containing review
- Another note containing review
...
@iridakos iridakos added the new feature New feature or request label Apr 17, 2020
@iridakos iridakos self-assigned this Apr 17, 2020
@iridakos iridakos removed their assignment Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant