Giter Club home page Giter Club logo

test's People

Contributors

juzorabbit avatar

Watchers

 avatar

test's Issues

GitHub

Please Select if your Request is Either something new or an Enhancement

  • Enhancement of an existing Feature.
  • Request of a new feature.

Please select the area your request applies to. (Multiple selections are Possible)

  • Onboard. Initial vault setup and import/export pods
  • Create. Note creation, lookup, snippets and templates
  • Retrieve. Backlinks, references, graph view
  • Structure. Refactoring, multi-vault and schemas
  • Publish. Sharing your repo with the world
  • Misc (Choose this if your not sure)

Create Issue From Scratch

Please Select if your Request is Either something new or an Enhancement

  • Enhancement of an existing Feature.
  • Request of a new feature.

Please select the area your request applies to. (Multiple selections are Possible)

  • Onboard. Initial vault setup and import/export pods
  • Create. Note creation, lookup, snippets and templates
  • Retrieve. Backlinks, references, graph view
  • Structure. Refactoring, multi-vault and schemas
  • Publish. Sharing your repo with the world
  • Misc (Choose this if your not sure)

IssueNo-10

Please Select if your Request is Either something new or an Enhancement

  • [x ] Enhancement of an existing Feature.
  • Request of a new feature.

Please select the area your request applies to. (Multiple selections are Possible)

  • Onboard. Initial vault setup and import/export pods
  • Create. Note creation, lookup, snippets and templates
  • [ x] Retrieve. Backlinks, references, graph view
  • [x ] Structure. Refactoring, multi-vault and schemas
  • Publish. Sharing your repo with the world
  • Misc (Choose this if your not sure)

161942

Github Issue Pod Testting

IssueNo14

Please Select if your Request is Either something new or an Enhancement

  • Enhancement of an existing Feature.
  • Request of a new feature.

Please select the area your request applys to. (Multiple selections are Possible)

  • Onboard. Initial vault setup and import/export pods
  • Create. Note creation, lookup, snippets and templates
  • Retrieve. Backlinks, references, graph view
  • Structure. Refactoring, multi-vault and schemas
  • Publish. Sharing your repo with the world
  • Misc (Choose this if your not sure)

Test Issue Created

Testing Create Issue

Please Select if your Request is Either something new or an Enhancement

  • Enhancement of an existing Feature.
  • Request of a new feature.

Please select the area your request applies to. (Multiple selections are Possible)

  • Onboard. Initial vault setup and import/export pods
  • Create. Note creation, lookup, snippets and templates
  • Retrieve. Backlinks, references, graph view
  • Structure. Refactoring, multi-vault and schemas
  • Publish. Sharing your repo with the world
  • Misc (Choose this if your not sure)

IssueNo-11

Please Select if your Request is Either something new or an Enhancement

  • Enhancement of an existing Feature.
  • Request of a new feature.

Please select the area your request applys to. (Multiple selections are Possible)

  • Onboard. Initial vault setup and import/export pods
  • Create. Note creation, lookup, snippets and templates
  • Retrieve. Backlinks, references, graph view
  • Structure. Refactoring, multi-vault and schemas
  • Publish. Sharing your repo with the world
  • Misc (Choose this if your not sure)

IssueNo-13

Issue 13

Please Select if your Request is Either something new or an Enhancement

  • Enhancement of an existing Feature.
  • Request of a new feature.

Please select the area your request applys to. (Multiple selections are Possible)

  • Onboard. Initial vault setup and import/export pods
  • Create. Note creation, lookup, snippets and templates
  • Retrieve. Backlinks, references, graph view
  • Structure. Refactoring, multi-vault and schemas
  • Publish. Sharing your repo with the world
  • Misc (Choose this if your not sure)

Rfc Test 2

Context

Dendron is amazing, but the time-to-first-joy is could be shorter. One way we might achieve a faster time-to-first-joy is to reduce the installation pre-requisites. I have successfully used code-server to present dendron in a browser window. This is self-hosted from a docker container, on a server in my closet. I've developed ansible playbooks to automate the setup of code server behind traefik along with two factor authentication from Authelia.

Proposal

Dendron will establish a backend infrastructure that provides account holders with secure access to a personal code-server instance with dendron, dendron-cli and other approved extensions.

Ideas, Notes and less formed thoughts.

  • I propose we establish a subdomain per account. ie: https://codefriar.dendron.so
  • Code-server isn't the only option. Theia could work. higher risk of unknown unknowns when it comes to compatibility.
  • GitHub.com/vivumlab/vivumlab is a project of mine that has the skeletal start to automated deployment of code server, etc.
  • This enables future enhancements
    • a native electron based 'app'
    • an iPadOS app
    • an iPhone app
    • an Android tablet? app
  • If I had my way, the web-instance would be git-locked to a cloud-available git repo.
    • It should be provider agnostic: github/gitlab/gittea instance in my closet etc.
  • Ideally, the workspace and it's vaults and any user-installed themes / plugins are encompassed in the repo.

IssueNo-12

Please Select if your Request is Either something new or an Enhancement

  • Enhancement of an existing Feature.
  • Request of a new feature.

Please select the area your request applys to. (Multiple selections are Possible)

  • Onboard. Initial vault setup and import/export pods
  • Create. Note creation, lookup, snippets and templates
  • Retrieve. Backlinks, references, graph view
  • Structure. Refactoring, multi-vault and schemas
  • Publish. Sharing your repo with the world
  • Misc (Choose this if your not sure)

Testing-issue

Please select the area your Bug applys to. (Multiple selections are Possible)

  • Onboard. Initial vault setup and import/export pods
  • Create. Note creation, lookup, snippets and templates
  • Retrieve. Backlinks, references, graph view
  • Structure. Refactoring, multi-vault and schemas
  • Publish. Sharing your repo with the world
  • Misc (Choose this if your not sure)

Describe the bug

A clear and concise description of what the bug is.

Schema graph does not show nodes with more than 1 level.

GitHub

Please Select if your Request is Either something new or an Enhancement

  • Enhancement of an existing Feature.
  • Request of a new feature.

Please select the area your request applies to. (Multiple selections are Possible)

  • Onboard. Initial vault setup and import/export pods
  • Create. Note creation, lookup, snippets and templates
  • Retrieve. Backlinks, references, graph view
  • Structure. Refactoring, multi-vault and schemas
  • Publish. Sharing your repo with the world
  • Misc (Choose this if your not sure)

tags:

  • wontfix
  • documentation
  • enhancement

Issue Scratch Note

Please Select if your Request is Either something new or an Enhancement

  • Enhancement of an existing Feature.
  • Request of a new feature.

Please select the area your request applies to. (Multiple selections are Possible)

  • Onboard. Initial vault setup and import/export pods
  • Create. Note creation, lookup, snippets and templates
  • Retrieve. Backlinks, references, graph view
  • Structure. Refactoring, multi-vault and schemas
  • Publish. Sharing your repo with the world
  • Misc (Choose this if your not sure)

Rfc Test

Context

Dendron is amazing, but the time-to-first-joy is could be shorter. One way we might achieve a faster time-to-first-joy is to reduce the installation pre-requisites. I have successfully used code-server to present dendron in a browser window. This is self-hosted from a docker container, on a server in my closet. I've developed ansible playbooks to automate the setup of code server behind traefik along with two factor authentication from Authelia.

Proposal

Dendron will establish a backend infrastructure that provides account holders with secure access to a personal code-server instance with dendron, dendron-cli and other approved extensions.

Ideas, Notes and less formed thoughts.

  • I propose we establish a subdomain per account. ie: https://codefriar.dendron.so
  • Code-server isn't the only option. Theia could work. higher risk of unknown unknowns when it comes to compatibility.
  • GitHub.com/vivumlab/vivumlab is a project of mine that has the skeletal start to automated deployment of code server, etc.
  • This enables future enhancements
    • a native electron based 'app'
    • an iPadOS app
    • an iPhone app
    • an Android tablet? app
  • If I had my way, the web-instance would be git-locked to a cloud-available git repo.
    • It should be provider agnostic: github/gitlab/gittea instance in my closet etc.
  • Ideally, the workspace and it's vaults and any user-installed themes / plugins are encompassed in the repo.

152334

Milestone testing by joshi

Rfc:Browser Based Testing

Context

Dendron is amazing, but the time-to-first-joy is could be shorter. One way we might achieve a faster time-to-first-joy is to reduce the installation pre-requisites. I have successfully used code-server to present dendron in a browser window. This is self-hosted from a docker container, on a server in my closet. I've developed ansible playbooks to automate the setup of code server behind traefik along with two factor authentication from Authelia.

Proposal

Dendron will establish a backend infrastructure that provides account holders with secure access to a personal code-server instance with dendron, dendron-cli and other approved extensions.

Ideas, Notes and less formed thoughts.

  • I propose we establish a subdomain per account. ie: https://codefriar.dendron.so
  • Code-server isn't the only option. Theia could work. higher risk of unknown unknowns when it comes to compatibility.
  • GitHub.com/vivumlab/vivumlab is a project of mine that has the skeletal start to automated deployment of code server, etc.
  • This enables future enhancements
    • a native electron based 'app'
    • an iPadOS app
    • an iPhone app
    • an Android tablet? app
  • If I had my way, the web-instance would be git-locked to a cloud-available git repo.
    • It should be provider agnostic: github/gitlab/gittea instance in my closet etc.
  • Ideally, the workspace and it's vaults and any user-installed themes / plugins are encompassed in the repo.

154119

no milestone in FM testing

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.