vault backup: 2025-04-11 14:41:26

This commit is contained in:
SeedList
2025-04-11 14:41:27 +08:00
parent eb4274e3e8
commit e1a3e955af
19 changed files with 4484 additions and 1 deletions

View File

@ -0,0 +1,17 @@
---
name: Bug report
about: Create a report to help improve the plugin
title: ''
labels: bug
assignees: johansatge
---
_Hello! Please follow the checklist below when filling a bug report_
- [ ] Check in the readme if the bug is linked to a documented limitation
- [ ] Describe what the bug is
- [ ] Check if the bug can be reproduced in the _Obsidian Sandbox_ vault, or with other plugins disabled
- [ ] Paste a Markdown block that helps reproducing the described issue
- [ ] Upload a screenshot with the rendered result if relevant
- [ ] Describe the environment (OS, Obsidian version, installed plugins)

View File

@ -0,0 +1,15 @@
---
name: Feature request
about: Suggest an idea for this plugin
title: ''
labels: enhancement
assignees: johansatge
---
_Hello! Please follow the checklist below when filling a feature request_
- [ ] Check in the readme if your feature request is linked to a documented limitation
- [ ] Is your feature request related to a problem?
- [ ] Describe the solution you'd like
- [ ] Provide a Markdown block that helps describing your request, if relevant