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

Refine zetteldeft-generate-id to allow rapid unique ID generation #125

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Dec 14, 2021

  1. Refine zetteldeft-generate-id, for rapid unique ID generation

    Adds a loop to check if ID is unavailable, incrementing ID until it is unique
    Avoids error message and the need to wait for time to change in orer to
    create a unique ID.
    localauthor committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    89093d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Update zetteldeft.org

    Added by EFLS
    localauthor committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    3952c9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3370f5d View commit details
    Browse the repository at this point in the history