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

Parse task inline fields #115

Merged
merged 8 commits into from
Mar 7, 2024
Merged

Parse task inline fields #115

merged 8 commits into from
Mar 7, 2024

Commits on Feb 6, 2024

  1. Added code and test for parsing task inline fields.

    Code is not working  Added devcontainer.json for VSCode development environment.
    David Stenglein committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    44179d0 View commit details
    Browse the repository at this point in the history
  2. Added function to parse inline fields in tasks.

    David Stenglein committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f3f8c38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3776d63 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    c780f43 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Updated Task interface to have fields from obsidian dataview task met…

    …adata and updated tests.
    David Stenglein committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    a075a40 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Task table is being created, tests are still passing. No new DB speci…

    …fic tests yet.
    David Stenglein committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    e6e2bf9 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Added tags to the mock metadata document.

    David Stenglein committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e296cdb View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. remove devcontainer

    mohamedsalem401 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a3394a5 View commit details
    Browse the repository at this point in the history