-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Welcome to the Locksidian wiki! Locksidian is a basic plugin for Obsidian that adds a lock screen to protect your vault and enhance security. This wiki provides a comprehensive guide to using Locksidian and its features.
- Introduction
- Installation
- Getting Started
- Lock Screen
- Sidebar Shortcut
- Lock Vault Command
- New Features to be added
- FAQs
- Support
- Contributing
- License
Locksidian is a plugin for Obsidian that adds an extra layer of security to your vault. It allows you to set up a lock screen that appears when you launch Obsidian or when you trigger the lock vault command. This lock screen ensures that unauthorized users cannot access your vault without entering the correct password.
To install Locksidian, follow these steps:
- Open Obsidian and navigate to the "Community Plugins" tab in the settings.
- Search for "Locksidian" in the plugin search bar.
- Click the "Install" button next to Locksidian.
- Once installed, activate the plugin by toggling the switch next to its name.
The lock screen feature allows you to protect your Obsidian vault with a password. To enable the lock screen:
- Open the Locksidian plugin settings.
- Toggle the "Enable Lock Screen" option to enable the feature.
- Save the settings.
Once enabled, the lock screen will appear when you launch Obsidian or trigger the lock vault command.
You can customize the username displayed on the lock screen. This username can be your name, alias, or any identifier you prefer. To set the username:
- Open the Locksidian plugin settings.
- Enter your desired username in the "Username" field.
- Save the settings.
The lock screen will now display the specified username.
The password is the key to unlocking your vault and accessing your notes. It's important to set a strong and secure password. To change the password:
- Open the Locksidian plugin settings.
- Enter your new password in the "Password" field.
- Save the settings.
Make sure to choose a strong password that combines uppercase and lowercase letters, numbers, and special characters. Avoid using common words or easily guessable phrases.
Locksidian provides a convenient sidebar shortcut to quickly lock your vault. This shortcut allows you to trigger the lock screen with a single click, providing an efficient way to secure your notes.
To use the sidebar shortcut:
- Look for the "Lock Vault" icon in the sidebar.
- Click the icon to trigger the lock screen.
The lock screen will appear, requiring you to enter the password to unlock the vault.
In addition to the sidebar shortcut, Locksidian also provides a lock vault command that you can execute using the command palette or by assigning a custom keyboard shortcut.
To lock the vault using the lock vault command:
- Open the command palette by pressing "Cmd/Ctrl + P".
- Search for the "Lock Vault" command.
- Select the command to trigger the lock screen.
The lock screen will be displayed, prompting you to enter the password to unlock the vault.
- Offline video background
- Encrypt + Decrypt
- Wallpaper options + settings
- Opacity and Blur settings
Q: Can I customize the appearance of the lock screen? Yes, Locksidian allows you to customize the lock screen's appearance by modifying the 'styles.css' file. You can adjust the font, colours, background, and other visual aspects according to your preferences.
Q: Can I use a local video or image for the lock screen background? No, Locksidian (as of now) does not support using local videos or images as the lock screen background. (This feature is soon to be added)
Q: How can I reset my password if I forget it? To reset your password, you can uninstall and reinstall the Locksidian plugin. This will reset all plugin settings, including the password. However, keep in mind that this will also remove any other customizations and configurations you've made.
If you encounter any issues or have questions regarding Locksidian, please reach out for support. You can find the following support channels:
- Plugin GitHub repository: https://github.com/SineCrepusculum/locksidian
- Plugin GitHub Discussions: https://github.com/SineCrepusculum/locksidian/discussions
Feel free to open bug reports, feature requests, or general inquiries in the appropriate channels. The community and I will be happy to assist you.
Locksidian is an open-source project, and contributions are welcome! If you have ideas for improvements, bug fixes, or new features, you can contribute to the plugin's development.
To contribute to Locksidian:
- Fork the Locksidian GitHub repository.
- Make your desired changes or additions.
- Submit a pull request with your changes.
I'll review your contribution and merge it if appropriate. Contributions help improve the plugin and benefit the entire community.
Locksidian is distributed under the MIT License. You can find the detailed license information in the plugin's GitHub repository.