Compare commits

..

No commits in common. "b4bcc8c472a89fc591d3a52f4b5073d1cf7c96e9" and "92711d2149186588d6f7c0742fadb5dff13e6736" have entirely different histories.

9 changed files with 49 additions and 93 deletions

View File

@ -1,5 +1,4 @@
[
"obsidian-git",
"obsidian-kanban",
"obsidian-reminder-plugin"
"obsidian-kanban"
]

View File

@ -1,3 +0,0 @@
{
"move-dates": false
}

View File

@ -1,29 +0,0 @@
{
"scanned": false,
"reminders": {},
"debug": false,
"settings": {
"reminderTime": "09:00",
"reminderTimeStep": 15,
"laters": "In 30 minutes\nIn 1 hour\nIn 3 hours\nTomorrow\nNext week",
"useSystemNotification": false,
"autoCompleteTrigger": "(@",
"primaryReminderFormat": "ReminderPluginReminderFormat",
"enableReminderPluginReminderFormat": true,
"dateFormat": "YYYY-MM-DD",
"dateTimeFormat": "YYYY-MM-DD HH:mm",
"strictDateFormat": false,
"linkDatesToDailyNotes": false,
"enableTasksPluginReminderFormat": false,
"useCustomEmojiForTasksPlugin": false,
"removeTagsForTasksPlugin": false,
"enableKanbanPluginReminderFormat": false,
"yearMonthDisplayFormat": "YYYY, MMMM",
"monthDayDisplayFormat": "MM/DD",
"shortDateWithWeekdayDisplayFormat": "M/DD (ddd)",
"timeDisplayFormat": "HH:mm",
"editDetectionSec": 10,
"reminderCheckIntervalSec": 5,
"weekStart": "0"
}
}

File diff suppressed because one or more lines are too long

View File

@ -1,10 +0,0 @@
{
"id": "obsidian-reminder-plugin",
"name": "Reminder",
"version": "1.1.21",
"minAppVersion": "1.0.3",
"description": "Reminder plugin for Obsidian. This plugin adds feature to manage TODOs with reminder.",
"author": "uphy",
"authorUrl": "https://obsidian.md/about",
"isDesktopOnly": false
}

View File

@ -1 +0,0 @@
button.svelte-15dajvg{background-color:transparent;box-shadow:none;justify-content:flex-start;gap:.3rem;display:inline-flex}.reminder-group.svelte-15dajvg{margin-bottom:1rem;font-size:13px;color:var(--text-muted)}.reminder-list-item.svelte-15dajvg{padding:3px;width:100%}.reminder-list-item.svelte-15dajvg:hover{color:var(--text-normal);background-color:var(--background-secondary-alt)}.reminder-time.svelte-15dajvg{display:inline-block;font-size:14px;font-family:monospace,serif}.reminder-title-container.svelte-15dajvg{display:inline-flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1;justify-content:flex-start;align-items:center}.reminder-title.svelte-15dajvg{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1;text-align:left}.reminder-file.svelte-15dajvg{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-faint)}.no-reminders.svelte-15dajvg{font-style:italic}.no-reminders.svelte-15dajvg:hover{color:var(--text-muted);background-color:transparent}.group-name.svelte-2zqui4{font-size:14px;color:var(--text-muted);border-bottom:1px solid var(--text-muted);margin-bottom:.5rem}.group-name-overdue.svelte-2zqui4{color:var(--text-accent)}button.svelte-kmxndl.svelte-kmxndl{background-color:transparent;box-shadow:none}button.svelte-kmxndl.svelte-kmxndl:hover{box-shadow:var(--input-shadow)}.reminder-calendar.svelte-kmxndl.svelte-kmxndl{display:inline-block;padding:.5rem}.reminder-calendar.svelte-kmxndl.svelte-kmxndl:focus{border-radius:var(--input-radius);box-shadow:0 0 0 1px var(--background-modifier-border-focus)}.reminder-calendar.svelte-kmxndl .year-month.svelte-kmxndl{font-size:1rem;font-weight:700;text-align:center}.reminder-calendar.svelte-kmxndl .month-nav.svelte-kmxndl{color:var(--text-muted);margin-left:1rem;margin-right:1rem;cursor:pointer}.reminder-calendar.svelte-kmxndl .month.svelte-kmxndl{color:var(--text-muted)}.reminder-calendar.svelte-kmxndl .year.svelte-kmxndl{color:var(--text-accent)}.reminder-calendar.svelte-kmxndl th.svelte-kmxndl{font-size:.7rem;color:var(--text-muted)}.reminder-calendar.svelte-kmxndl .calendar-date.svelte-kmxndl{text-align:center;min-width:2rem;max-width:2rem}.reminder-calendar.svelte-kmxndl .calendar-date.svelte-kmxndl:hover{background-color:var(--background-secondary-alt);border-radius:var(--input-radius)}.reminder-calendar.svelte-kmxndl .is-selected.svelte-kmxndl{background-color:var(--text-accent)!important;color:var(--text-normal)!important;border-radius:var(--input-radius)}.reminder-calendar.svelte-kmxndl .other-month.svelte-kmxndl,.reminder-calendar.svelte-kmxndl .is-past.svelte-kmxndl,.reminder-calendar.svelte-kmxndl .is-holiday.svelte-kmxndl{color:var(--text-faint)!important}.time-picker.svelte-193wkl6{padding:0 .5rem}select.time-picker.svelte-193wkl6:focus{box-shadow:0 0 0 1px var(--background-modifier-border-focus)}.dtchooser.svelte-ps5dkj.svelte-ps5dkj{background-color:var(--background-primary-alt);z-index:2147483647}.dtchooser-divider.svelte-ps5dkj.svelte-ps5dkj{margin:.5rem}.dtchooser-wrapper.svelte-ps5dkj.svelte-ps5dkj{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem}.dtchooser-time-picker.svelte-ps5dkj.svelte-ps5dkj{display:inline-flex;flex-direction:row;align-items:center}.dtchooser-time-picker.svelte-ps5dkj span.svelte-ps5dkj{color:var(--text-muted);margin-right:.5rem}.icon-text.svelte-14sroca{display:inline-flex;align-items:center;gap:.3rem}.icon.svelte-14sroca{vertical-align:middle}.text.svelte-14sroca{word-break:break-word;text-wrap:pretty}.reminder-actions.svelte-1hdpphd{margin-top:1rem;display:flex;gap:.5rem;flex-wrap:wrap}.reminder-title.svelte-1hdpphd{margin:.3rem 0}.reminder-file.svelte-1hdpphd{color:var(--text-muted);cursor:pointer;background-color:transparent;text-decoration:underline;box-shadow:none}.reminder-file.svelte-1hdpphd:hover{color:var(--text-normal);text-decoration:underline}.later-select.svelte-1hdpphd{font-size:14px}

37
4.2/Progress.md Normal file
View File

@ -0,0 +1,37 @@
---
kanban-plugin: board
---
## Won't do (WHY)
## Backlog
- [ ] 1 add more quizes
- [ ] 2 write tow paragraphs
- [ ] 3 write plan
## ToDo
## Doing
## Done
**Complete**
%% kanban:settings
```
{"kanban-plugin":"board","list-collapse":[false,false,false,false,false]}
```
%%

View File

@ -1,2 +0,0 @@
- [ ] #tasks some task name ⏰ 2025-11-17 09:33
- [ ]

11
Untitled 2.base Normal file
View File

@ -0,0 +1,11 @@
formulas:
Untitled: ""
views:
- type: table
name: Table
filters:
and:
- note["kanban-plugin"] == "board"
order:
- file.name
- formula.Untitled