Skip to content

General

412 results found

  1. Implement auto-refresh for filtered (search) view

    I typically filter out completed items.

    However the filtered view is not refreshed when I modify (i.e. complete) an item.

    Would it be possible for the filtered view to be refreshed either automatically or through a keyboard shortcut?

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. export list to a csv/spreadsheet file ?

    I often need to export selected lists into spreadsheet or csv file.
    then I manually to columnize all records (lists ) via moo.do tags, like #, @, or via " - " ,, those I use in the list.

    but the work is too boring to do it every day.

    can you , moo.do provide a way to export lists into a csv/spreadsheet file, by convertying tags or some special marking user use in each list , like hyphen, dash, to 'column' or 'field' in spreadsheet ?

    many thanks.

    regards/sean

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Support manual ordering of agenda items (within their priority)

    I think it would be very handy to support manual ordering of agenda items (within their priority). So given something like the following, the user would be able to reorder a/b and c/d/e. That allows the user to plan their day in the scope of the agenda.

    !!!
    a
    b
    !!
    c
    d
    e

    Initial default ordering would be based on outline position like it is now, but user could then drag them.

    20 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Link back to original message in Gmail

    When viewing a message in the message pane, provide a link back to the original message on gmail.com.

    This would be useful when processing email tasks which require more advanced features than the basic reply/forward functionality.

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. add ellipsis on notes (shift+enter)

    It will be great to know that the note has more info. Currently if I have several lines in the note when I am done editing the collapsed task just shows the first line. more or ... will help to remember that there is more info to it.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Outline pane - link in task

    It will be great to be able to click on links in a task that will be opened in a new window

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Use contact phone number

    Now, the application use USA phone number (adding +1... in front of the phone number on the contact list)...

    Either, please just use the plain phone number from the contact list.

    Or, add an option on what international prefix should be used

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Drive Pane - move to option similar to the one in Gmail Pane

    Instead of having only the ability to drag and drop files from Drive pane to another pane, it would be nice if after selecting a folder or file to be able to relate it with a task, with the same way we do that for an email (Move to Option)

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Ability to optionally relate a email to a specific task in outline during the composition of the mail

    If I want to send a new mail realted to a specific task, I have to compose it and then I have to find it at the Sent folder of the Gmail pane and "relate" it with the task by moving it.
    It would be nice if (similar to the way Gmail does) to be able to relate it with a specific task (and also label it) before sending it aka during the composition of the mail.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Close emails by double clicking (i.e. use double click as a toggle for opening/closing email view)

    On the webapp, double clicking opens an email. Would be great if double clicking an open email would close it instead of having to navigate to the cross button on the top right

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Vim keybindings

    I use vim to edit text and I have come across a lot of editors that have these bindings as an option. Would it be possible to have vim keybindings while editing and moving about in Moo.Do?

    8 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. code snippets

    I need the ability to add short code snippets into my notes. There are countless times where a short code snippet without formatting <pre> tags surrounding it would be extremely beneficial. If there were to be syntax highlighting it would be nice but definitely not something thats extremely important. A good example is a very short bash script that starts looks like:

    #!/bin/bash
    echo "Welcome to moo.do"
    echo "Test echo line 2"

    and looks like this in moo.do apps and webui (terrible for more than 1 / 2 lines:
    #!/bin/bash echo "Welcome to moo.do" echo "Test echo line 2"

    Based…

    27 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Add unread badge to labels on Gmail pane

    I'd like to see the number of unread messages on each label in the Gmail pane. Thank you.

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Show number of child items beneath collapsed items

    When an item in an outline is collapsed, show a number next to it indicating the number of child items you are currently hiding.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Gmail signatures

    The only feature I see preventing me from using this for my work email is the signature!

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Improve daily and weekly recurring tasks that are under a header.

    If a header has a set of subtasks required to be completed daily or weekly. It would be a good idea for those subtasks to reset as uncompleted when the next day comes, starting the set of tasks over again for that new day or week whether completed or not. It eliminates redundancy having to schedule each task daily and clogging up my entire agenda since only one item appears on the agenda..."daily list header @every day".

    18 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Multiple Panes on tablets (iPad)

    I live by the multiple panes on my computer, but when I switch to my iPad I am stuck with one pane. I would like multiple panes on tablets, at least in landscape orientation.

    12 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. tag panel with hierarchical tags and smart-lists

    a seperate panel for tags and where smart-lists can be created with combinations of certain tags and dates and other filters.

    11 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Save app data on Google Drive in a hidden folder

    I'd rather not have the _Moo folder hanging out with my own folders.

    Developer how-to: https://developers.google.com/drive/v3/web/appdata

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Control + arrow keys combination to navigate and open/collapse and zoom in/ zoom out

    "control+down arrow" should uncollpase the children items of that one list.
    "control+up arrow" should collapase the children items of that one list you are over.
    "control+right arrow" should zoom you into that item (as intuitively going to the right)
    "control+left arrow" should get you out of the zoom and back into it's parent item.

    Also it is needed a double click in the parent item to collapse all / uncollapse all sub items. this is fundamental!

    Please refer to how WorkFlowy do all these shortcuts and hotkeys which is perfect and it allows you to navigate and make every move…

    20 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

General

Categories

Feedback and Knowledge Base