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

Anonymous notes #4

Open
bwasti opened this issue Sep 3, 2018 · 1 comment
Open

Anonymous notes #4

bwasti opened this issue Sep 3, 2018 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@bwasti
Copy link
Owner

bwasti commented Sep 3, 2018

Make the name of a note optional and generate a random URL for it

This may imply an update to the default rendering to exclude the note name

@bwasti bwasti added enhancement New feature or request help wanted Extra attention is needed labels Sep 3, 2018
@niderhoff
Copy link

How about

echo "random note" | jott $(od -x /dev/urandom | head -1 | awk '{OFS="-"; print $2$3$4$5}') password

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants