Giter Site home page Giter Site logo

vs-org's Introduction

VS-ORG

Version Install

This is a work in progress extension that will, in the end, try to emulate Emacs Org-Mode as much as possible.

Quickly create todo lists, take notes, plan projects and organize your thoughts. Check out the full demo below.

Features

Introducing Agenda View! Schedule your tasks with ctrl+alt+s, run the VS-Org: Agenda View command and see all of your scheduled tasks in all of your VS-Org files, in one clean interface, organized by date. Watch the Agenda View Demo:

Check out the HOW-TO for all of the available featuers:
How-To

Check out the recent changes in the Change Log

For upcoming features view the Roadmap

FULL DEMO:

Install

To install Vs-Org, open Visual Studio Code, launch VS Code quick open (Ctrl + p or Cmd + p (mac)) and paste this ext install BobbyBoyd.vs-org

Requirements

Make sure you save your files with the .vsorg extension.

Keybinds

Keys Decription
shift+rightArrow add TODO or DONE Keyword
shift+leftArrow add DONE or TODO keyword
shift+alt+UpArrow Move Block of code Up
shift+alt+downArrow Move Block of code down
alt+rightArrow Increment the level of the heading
alt+leftArrow Decrement the level of the heading
tab Fold
shift+tab Unfold
ctrl+alt+s Schedule a task

Snippets

Snippet Decription Output
/header insert page header #+ TITLE:
#+ TAGS:

Known Issues and Bugs

Submit an Issue if there is a bug you would like to report.

Release Notes

[0.1.3] 10-18-18

Added

  • Added the DD-MM-YYYY date format Issue #73
    • The setting can be changed under the VS-Org config in the Extension preferences
    • The already scheduled TODOs will update to the new format when the setting is changed

Changed

  • DONE date format changed to Day Month Name, Year ex. 18th October, 2018

Upcoming Features

Check out the RoadMap for upcoming features.

Authors

  • Bobby Boyd - Maintainer/Creator

License

This project is under the MIT License


vs-org's People

Contributors

boydvoid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vs-org's Issues

Agenda View

The agenda view does not display the scheduled event for the present day.

Date format

Hi,

Any chance we can get a configuration option for date format.

I use dd/mm/yyyy not mm/dd/yyyy

Cheers.

Scheduling erases todo

When I have my cursor on a todo line and and hit ctrl+alt+s and enter a date, the whole todo disappears.

Doesn't work on Ubuntu 16.04

I really like the Idea behind this extension but I coudn't manage to make work any of the comands on my ubuntu machine :/

Reminder notification for TODOs?

Hi,

This extension looks great already and helps me think of VSCode as an alternative to my current editor Emacs. Is it possible to add reminder notification for TODOs to the roadmap?

Thanks!

Converting * in existing .org files

I've been looking for an alternative for emacs org-mode for years, and I'm very happy to have found this! thanks!

I'm wondering how to convert existing org files, with different levels, ie. *, **, *** etc. If I type the * from scratch, the symbol changes and it gets converted to a foldable/unfoldable heading. However, if I open an existing file with * or if I copy paste, these don't become foldable/unfoldable.

Is there a way to do this?

Agenda view will not open on Mac

Using Visual Studio Code Version 1.28.0 (1.28.0) (Sept 2018)
Can not get the Agenda view to open. No errors seen, just no action.

YYYY-MM-DD date format

Could you please add support for the YYYY-MM-DD date format and 24h time? In an international team, it's important that dates be unambiguous, and YYYY-MM-DD is the ISO standard and fits the bill... In this context, it'd be great if we could just have numbers rather than the whole "28th October" and "am/pm" thing. I don't know whether this fits the scope of org-mode, but thanks for your consideration either way.

Remove Keybindings for Fold & Unfold

vs-org adds keybindings for Fold (TAB) and Unfold(SHIFT+TAB) for vsorg files

this is unnecessary, as vscode offers default keybindings for Fold(Ctrl+Shift+[ ) and unfold (Ctrl+Shift+]) for all file types.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.