turtle/stockpile
1
11
Fork
You've already forked stockpile
8

WIP: Add support for usage interval #43

Draft
turtle wants to merge 8 commits from usage_interval into main
pull from: usage_interval
merge into: turtle:main
turtle:main
turtle:adw_navigation_split_view

Closes #21.

  • Add UI support for setting schedule times
  • Store schedule times with items
  • Log time last opened
  • Process time gone since Stockpile last opened to automatically use items
  • Use items automatically when Stockpile is open

Initial UI

Dialog for editing time for scheduling
Closes #21. - [x] Add UI support for setting schedule times - [x] Store schedule times with items - [ ] Log time last opened - [ ] Process time gone since Stockpile last opened to automatically use items - [ ] Use items automatically when Stockpile is open ## Initial UI <img width=450 src="/attachments/bd3c7ca1-624e-4456-a9c8-882de882533e" alt="Dialog for editing time for scheduling" />
147 KiB
Author
Owner
Copy link

Due to my college classes taking most of my energy, I am unable to work on this much further for a while. Any contributions would be greatly appreciated!

Due to my college classes taking most of my energy, I am unable to work on this much further for a while. Any contributions would be greatly appreciated!
This pull request has changes conflicting with the target branch.
  • data/garden.turtle.Jellybean.metainfo.xml.in
  • meson.build
  • src/window.vala
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin usage_interval:usage_interval
git switch usage_interval

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff usage_interval
git switch usage_interval
git rebase main
git switch main
git merge --ff-only usage_interval
git switch usage_interval
git rebase main
git switch main
git merge --no-ff usage_interval
git switch main
git merge --squash usage_interval
git switch main
git merge --ff-only usage_interval
git switch main
git merge usage_interval
git push origin main
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
turtle/stockpile!43
Reference in a new issue
turtle/stockpile
No description provided.
Delete branch "usage_interval"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?