There isn’t currently a way to visualize notes using date type properties in a time-based manner, like a calendar.
Examples:
I track what I read/watch with a note per book/movie/etc. Each note has date properties (date-started and date-finished) so I can track the dates I read/watched the book/movie. I’d like to see the days I read/watched something over time
Visualize trip start and end dates for planning vacations
See the notes created on each date this month
Proposed solution
Add a Calendar view to Bases
There should be a setting in the view to allow the user to indicate which date property to use in the calendar
Allow date ranges — a setting to indicate a second, different date property to use as the end date. This would be useful for things like trips and books, i.e. things that don’t happen in a single day. Make this setting optional so that the calendar view still works for notes that only have a single date and not a date range (either the end date property is not present in the note or the end date property has a null value)
Monthly view would be most useful, followed by yearly
This feature request is not about adding full fledged calendar/event management capabilities to Obsidian (e.g., recurring events, alerts, etc). It is just about viewing notes on a calendar
Current workaround (optional)
I currently use the Projects community plugin, but it is no longer being maintained and does not support date ranges
The calendar view is really the only reason why I still use Notion. A calendar view in Bases means I can finally move all of my notes to Obsidian!
I would love to have a calendar view. Calendar view, kanban, tables and list view is all what most people will ever need.
Most basic functionality for me is being able to choose different time spans like show 1-2 week view, one month, two months, three months, half a year, whole year, etc. So basically a basic stuff.
Having possibility to sync obsidian calendar with other calendars, like google calendar would be huge. I’m aware that this feature may come with maintenance issues for obsidian team but I think this one may be worth it.
Having inbuilt tasks management would be obviously a immense quality of life improvement for many and I’m quietly hoping that obsidian team will use this chance to make their app even harder to beat by other similar apps. We all can see how big part of obsidian community want to use this app for time, project, life etc. management. I’m aware that it may be complicated for many reasons but I’ll keep my fingers crossed for this feature. We finally got bases so we are already heading in a direction that many people was hoping for. Imagine having kanban, calendar, canvas and tasks. It’s hard to think about better foundation for building an incredibly flexible app.
Some people may be worried about obsidian becoming bloated because of adding things like tasks. I don’t think we’re gonna have them natively but in case we do I’m pretty sure we will be able to just turn them off like all other core plugins. So you can have your lean md editor no matter what
If you use Obsidian for planning, Calendar is an essential view. There have been some community plugins that provide this, but their use has been limited and they are poorly maintained. This needs to be a core function in Obsidian.
This is a must have. Given the 1.10 preview, there is no way that we can have a map view of all things but no calendar. I’d also appreciate the ability to set the color of a calendar entry as a lot of calendar views neglect this. This could be with a property or a formula, a color() function could be great if it were able to take in hex, rgb, hsv etc.
I would like calendar view in bases with drag and drop capability and time property
Dear obsidian team, I would love to have a good calendar view in bases! While searching around for a good calendar plugin I started to note down all the issues that many plugins about calendar have. I have listed some requirements that might be useful for you as well. This is the full wishlist’s, even a fraction of it in a core plugin would be great.
List of requirements
Requirements for a good calendar plugin:
calendar view:
views options pc: year (Y)-month (M)-week (W)-3d-day (D)-list (L) → all (x)
views options mobile: year (Y)-month (M)-week (W)-3d-day (D)-list (L)
support for full day events
good mobile experience in views:
all buttons and events should be rendered well
swipe right and left to move to next month-week,…
drag and drop modification:
in calendar view modify the dates and times by drag and drop
add new event based on templater and auto folder: in calendar view add a new event that will be saved in a specific folder (maybe with smart detection) and decide what template to use!
colored events based on tags or properties: color differently the events based on the tag or properties
calendar view embed in notes: embed a mini calendar view in the note for making reports
event query:
tag based recognition of event: find if it is an event calendar type based on the tag
folder based event finding (like in Full calendar)
full query capabilities like map view or bases plugin
note event:
fully property support: all the start/end dates and start/end time are present in the properties section and only there!
inline support (optional): find events on the calendar from the active note inline, like map view
event span on multi day and hours: you can have an event that start at 12:00 and end at 13:00 or starts 12/05/1995 at 12:00 and end the 29/05/1995 at 19:00
full support recurring event: extreme details (Ex), basic functionalities on insertion (Bx)
general:
built in for calendar events: the plugin should be built around calendar events
core plugin
maintained
import from other calendars
properties types needed in obsidian:
date → present
time → missing
bool → present
In general an approach like map view plugin would be great!