Personal Habit Planner
Pricing
$0.05 / actor start
Go to Apify Store
Personal Habit Planner
Automatically generates a dynamic, beautifully formatted Excel habit tracker and planner, including spiritual fasting days and financial tracking.
Pricing
$0.05 / actor start
Rating
0.0
(0)
Developer
Ram Vittanala
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share
The Personal Habit Planner actor automatically generates a dynamic, beautifully formatted Excel spreadsheet template designed to help you track your daily habits, spiritual practices, religious fasting days, and financial goals throughout the year!
Features
- Spiritual & Religion Support: Automatically integrates key religious fasting days, festivals, and spiritual habits into the planner based on your selected religion (Hindu, Christian, Muslim, Jewish).
- Financial Planning Module: Option to inject financial habits (e.g., budget reviewing, logging expenses, no-spend days) seamlessly into your daily trackers.
- Non-Spiritual Tracker: If religion is set to 'Non-Spiritual', it provides a streamlined set of generic productivity, mindfulness, and learning trackers.
- Native Excel Charts: Generates a 'Summary & Graphs' tab at the front of the workbook containing interactive native bar charts. As you check off habits with a
1orxin the monthly sheets, your graphs will automatically update to visualize your progress across the year. - Automated Email Delivery: Enter your email address to receive the generated
.xlsxfile delivered directly to your inbox instantly.
Input Configuration
The Actor accepts the following input fields via the Apify interface:
- Spiritual/Religion Focus
religion(Dropdown): Choose your focus. Valid options areNon-Spiritual,Hindu,Christian,Muslim, andJewish. - Custom Habits
customHabits(Array): Add your own custom habits to track in the planner. - Include Financial Planning
includeFinancial(Checkbox): Set totrueto append financial tracking habits to the planner. - Email Address
email(String, Optional): An email address to send the final spreadsheet to. Note: Apify restricts the Send Email integration for free/unverified accounts to only send to your own registered Apify email address. - Year
year(Integer): The target year for the planner (e.g.,2026).
Output
- Download Link: The actor will store the
planner.xlsxfile in the default Key-Value Store. A direct download link will be available in the Run logs upon completion. - Email Attachment: If an email is provided, the
.xlsxfile will be securely sent as an attachment.
Template Layout
The generated Excel workbook includes 13 tabs:
- Summary & Graphs: An interactive dashboard featuring column/bar charts for each individual habit. It automatically totals the completions logged in the subsequent monthly sheets.
- Monthly Sheets (January - December): 12 individual tabs containing rows for every calendar day, a column specifying any special religious festivals/fasting days, and checkbox columns for every habit you requested. Detailed habit descriptions are included in the headers.
Built using Python and XlsxWriter.