Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Links between notes #19

Open
cblp opened this issue Jan 8, 2018 · 4 comments
Open

Links between notes #19

cblp opened this issue Jan 8, 2018 · 4 comments

Comments

@cblp
Copy link
Member

cblp commented Jan 8, 2018

Use for:

Implementation variants:

  1. A field in Note with a set of links (incoming, outgoing).
  2. A separate type Link{from, to :: DocId Note}
  3. Something else?
@cblp cblp added this to the 0.2 milestone Jan 8, 2018
@cblp cblp removed this from the 0.2 milestone Jan 29, 2018
@willbasky
Copy link
Contributor

Что дадут связи? Как ими пользоваться?

@cblp
Copy link
Member Author

cblp commented Oct 9, 2019

В описании карточки я написал, что дадут. Например, зависимости между задачами.

@willbasky
Copy link
Contributor

То есть решение одной задачи зависит от другой. Одна задача не будет иметь возможности быть завершенной, пока не будут завершены её зависимости?

@cblp
Copy link
Member Author

cblp commented Oct 10, 2019

Да, например, так.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants