mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 12:56:59 +00:00
[GH-ISSUE #6572] [FR] To-do item can be sent to a to-do database or consolidated task-list. #2889
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#2889
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 @SolarDesalination on GitHub (Oct 17, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6572
Description
Lark Suite has this cool feature where you can create to-do items within pages or their wiki. After you create the to-do item, on the right hand side of the row, there is a small icon with an arrow that allows you to sync it to the Lark Tasks feature. It auto-assigns the task to you.
In the context of Appflowy, similar to the ability to select a line of text and convert it into a table. It would be a great feature for Appflowy task management to be able to take notes, create action items, and then aggregate those action items to a single page.
This would also be beneficial in the context of Decisions, or Questions, etc. So you could select a line of text, right-click, and select "Add to X table", where X table is the Decision points table, or open questions table, or tasks table, or stakeholders table, etc. That would be a nice to have but I think a fundamental feature would be the ability to push to-do items to an aggregated database on another page.
Ideally once the task was marked as complete on the database table, it would sync-back and check off the task as complete in the notes where the task originated.
Use case
This is in the context where someone's day might have multiple back-to-back meetings and they aren't able to consolidate/refactor all of their notes. Being able to view all the action items for multiple meetings in a day would, for me, be super helpful. It would also be great for collaboration because a team would be able to see all the action items identified from a meeting in a table, rather than having to review all the meeting notes.
Impact
Anyone taking meeting minutes or notes from meetings.
Additional Context
No response