Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joeyhage/daily-novena
https://github.com/joeyhage/daily-novena
vscode vscode-extension
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joeyhage/daily-novena
- Owner: joeyhage
- License: mit
- Created: 2021-10-17T03:15:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T21:07:39.000Z (over 1 year ago)
- Last Synced: 2024-10-17T03:11:34.351Z (21 days ago)
- Topics: vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=joeyhage.daily-novena
- Size: 295 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# daily-novena README
Pray Novenas from [PrayMoreNovenas.com](https://www.praymorenovenas.com). Not affiliated in any way with PrayMoreNovenas.com.
## Features
### Using Command Palette (CMD/CTRL + Shift + P)
- `Novena: Pray`: Display prayer for current Novena and day. This also increments the current day by one. For example, if you are praying day one of the St. Therese of Lisieux Novena, it will change it to day two of the St. Therese of Lisieux Novena.
- `Novena: Choose`: Choose a Novena to pray. Choosing "Community Novena" will automatically choose the current Novena and day the PrayMoreNovenas community is praying.
- `Novena: Change day`: Change day of the current Novena to pray.### Extension Settings
These settings are specific to VS Code and need to be set in the VS Code settings file. See the [documentation](https://code.visualstudio.com/docs/getstarted/settings) for how to do that.
#### dailyNovena.remindOnStartup (default: `true`)
Each time VS Code starts, check to see if you have prayed yet for the day. If not, ask you if you would like to continue the current Novena.
#### dailyNovena.logLevel (default: `error`)
Set the Debug Level for logging messages.
## Issues
[Report a bug](https://github.com/joeyhage/daily-novena/issues/new?assignees=&labels=&template=bug_report.md)