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

Create the zet create command #3

Closed
peterramaldes opened this issue Oct 28, 2023 · 0 comments · Fixed by #5
Closed

Create the zet create command #3

peterramaldes opened this issue Oct 28, 2023 · 0 comments · Fixed by #5
Assignees

Comments

@peterramaldes
Copy link
Owner

peterramaldes commented Oct 28, 2023

Requirements

  • This command should create an markdown file, open the file and wait for the
    editing of this file.

Where?

The file structure will use this order of precedence:

  1. $ZET_PATH
  2. $HOME/.config/zet

It will create an folder if the folder doesn't exist.

File Structure

As I don't know how far this will be -- I will create only one folder
separated by date yyyyMMdd.

All the times will be UTC.

.
├── 20231029/
│   ├── 20231029080603.md
│   ├── 20231029100603.md
│   ├── 20231029235959.md
@peterramaldes peterramaldes self-assigned this Oct 28, 2023
@peterramaldes peterramaldes linked a pull request Oct 29, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant