mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 12:56:59 +00:00
[GH-ISSUE #2380] [FR] Support weekly calendar #1011
Labels
No labels
2024
2025
2026
acct mgmt
AI
automation
bug
calendar
ci
CJK
cloud
code-block
collaboration
copy-paste
database
data migration
data sync
deploy
desktop
develop
develop
documentation
duplicate
editor
editor-plugin
emoji
export
files
flutter-only
follow-up
formula
good first issue for devs
good first issue for experienced devs
grid
hacktoberfest
HACKTOBERFEST-ACCEPTED
help wanted
i18n
icons
images
importer
improvements
infra
install
integrations
IR
kanban board
login
look and joy
mentorship
mobile
mobile
needs design
new feature
new feature
non-coding
notes
notifications
onboarding
organization
P0+
permission
platform-linux
platform-mac
platform-windows
plugins
program
pull-request
Q1 25
Q1 26
Q2 24
Q2 25
Q3 24
Q3 25
Q4 24
Q4 25
react
regression
rust
rust
Rust-only
Rust-only
Rust-starter
Rust-starter
self-hosted
shortcuts
side panel
slash-menu
sync v2
table
tablet
task
tauri
templates
tests
themes
translation
v0.5.6
v0.5.8
v0.5.9
v0.6.0
v0.6.1
v0.6.4
v0.6.7
v0.6.8
v0.7.1
v0.7.4
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.8.0
v0.8.4
v0.8.5
v0.8.9
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AppFlowy-IO/AppFlowy#1011
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @annieappflowy on GitHub (Apr 28, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2380
Description
I'd like to have a weekly calendar to manage my weekly events and to-dos.
Impact
Calendar users who prefer to plan tasks by week
Additional Context
No response
@hgkamath commented on GitHub (Jun 24, 2023):
Just attempting a more elaborate feature description of "A PLANNER" which is more than just a "Weekly calendar" / "Task scheduler"
Below, is a description of a paper-based planner-workflow system that many people do use after buying a paper based weekly-planner book. What is done by using pencil-marks, erasers, bookmarks and references should be mimicked by the digital system. My usage of this system is as best as I understand it. If you have used this system, you should be able to find mistakes in the intended flow.
I am sure other's will have their own variations to describe, that are similar to various paper-planner-schemes that are in use. It may be possibly to reconcile other systems with other planner-workflows, as long as they aren't inconsistent with one another, So that everyone can use their own planner-workflow.
PSGK v0.01 20230625 2380#issuecomment-1605653365 : A PLANNER SPECIFICATION (open spec)
Essence of this planner system:
Advantage of Paper over Digital
Advantage of Digital over Paper
Notes:
@wwwdyne commented on GitHub (Sep 8, 2024):
Recurring task is a killer-feature of Notion's calendar.
@hgkamath @annieappflowy
Is it possible to implement it in AppFlowy this year?
Please add it to the roadmap for 2024.
@Artemis1-0 commented on GitHub (May 25, 2025):
This would be huge, for people who want this sort of functionality (me) and for progressing the integration with 3rd party calendar services like google calendar (also me).
@Miyake-Diogo commented on GitHub (Jul 30, 2025):
I think the option to create a daily note integrate with calendar like Affine PRO could be a good feature included at this FR.
@arigit commented on GitHub (Sep 7, 2025):
also logseq took the "daily note" approach and it works really well. Miss that in appflowy.
@annieappflowy commented on GitHub (Sep 12, 2025):
This feature is available in our web app (appflowy.com)
@Artemis1-0 commented on GitHub (Sep 12, 2025):
I'm taking that this is also now in the main app as well???
@annieappflowy commented on GitHub (Sep 12, 2025):
It's only in the web app.
The main flutter app only has the monthly view due to the limitation of the third party flutter library.
@Artemis1-0 commented on GitHub (Sep 12, 2025):
I see. What ways could this be implemented then?
@annieappflowy commented on GitHub (Sep 12, 2025):
We write a flutter cal library
@Artemis1-0 commented on GitHub (Sep 13, 2025):
Yikes. I'll revisit this on the backburner.