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

Add a form to move notes to other folders. #231

Merged
merged 10 commits into from
May 21, 2021
Merged

Commits on May 8, 2021

  1. Add a form to move notes to other folders.

    Edward Ditler committed May 8, 2021
    Configuration menu
    Copy the full SHA
    c2c895e View commit details
    Browse the repository at this point in the history
  2. Just return move()

    Edward Ditler committed May 8, 2021
    Configuration menu
    Copy the full SHA
    1906445 View commit details
    Browse the repository at this point in the history
  3. import shutil

    Edward Ditler committed May 8, 2021
    Configuration menu
    Copy the full SHA
    66a0899 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    816e34c View commit details
    Browse the repository at this point in the history
  2. Linting

    edditler committed May 11, 2021
    Configuration menu
    Copy the full SHA
    6ab9d8c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. enhancements and refactoring

    Uzay-G committed May 20, 2021
    Configuration menu
    Copy the full SHA
    8c23c0b View commit details
    Browse the repository at this point in the history
  2. fix tests

    Uzay-G committed May 20, 2021
    Configuration menu
    Copy the full SHA
    a05d55f View commit details
    Browse the repository at this point in the history
  3. fix tests x2

    Uzay-G committed May 20, 2021
    Configuration menu
    Copy the full SHA
    e3f005b View commit details
    Browse the repository at this point in the history
  4. ADD: tests for coverage

    Uzay-G committed May 20, 2021
    Configuration menu
    Copy the full SHA
    3706220 View commit details
    Browse the repository at this point in the history
  5. fix test compatibility issue

    Uzay-G committed May 20, 2021
    Configuration menu
    Copy the full SHA
    05d6d2a View commit details
    Browse the repository at this point in the history