ip

πŸ¦‰ Vatican // The 6ix Side Assistant User Guide

Welcome to Vatican, a desktop task management application optimized for users who prefer the speed of a Command Line Interface (CLI) but appreciate the sleekness of a modern JavaFX GUI.

Vatican isn’t your standard boring corporate bot. It features a unique Toronto wasteyute persona to keep your productivity in check. It roasts you for moving loose (errors) and blesses you when you get things done.


πŸš€ Quick Start

  1. Ensure you have Java 17 or above installed on your machine.
  2. Download the latest vatican.jar from the Releases page.
  3. Open a command terminal, cd into the folder you put the jar file in, and run: java -jar vatican.jar
  4. Type help in the command box and press Enter to see what Vatican can do for you.

🎨 Type-Safe Contextual Styling

Vatican visually responds to your actions. The interface color dynamically shifts based on the command type so you always know what state your database is in:


πŸ“Έ Product Screenshot

Vatican UI


πŸ›  Command Glossary

todo : Add a simple mission

Adds a standard task without any date or time constraints. Use this for general goals.

deadline : Add a mission with a cutoff

Adds a task that must be completed by a specific date.

Adds a task with a specific start and end time.

list : See all your current blessings

Displays every task currently active or completed in your database.

mark / unmark : Update mission status

Check off a task as complete, or re-open it if you jumped the gun.

delete : Clear a wasteyute

Removes a task from your list permanently.

find : Search for specific business

Filters your list to show only tasks containing a specific keyword.

help : Open the guide

Displays a quick-reference help menu directly inside the app.

bye : Peace out

Saves your data and safely closes the application.


❓ FAQ & Data Management

Q: How do I save my data? A: Vatican saves your blessings automatically every time you mutate the list (add, delete, mark, unmark). You don’t need to type a save command.

Q: Where is my data stored? A: It is kept locally in a text file located at ./data/vatican.txt.

[!WARNING] Data Corruption Guard: While you can open vatican.txt manually, it is highly recommended to let the app manage it. If you manually edit the file and corrupt the formatting, Vatican will safely ignore the corrupted lines on startup to prevent crashing.