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

[AUT-46] "Insert Content" Command #36

Open
conneroisu opened this issue May 15, 2023 · 0 comments
Open

[AUT-46] "Insert Content" Command #36

conneroisu opened this issue May 15, 2023 · 0 comments
Assignees
Labels
Feature Created by Linear-GitHub Sync Note Content Created by Linear-GitHub Sync Obsidian_Note Deals with the Obsidian_Note Object

Comments

@conneroisu
Copy link
Owner

conneroisu commented May 15, 2023

_insert_content(note_title: str)

Wanted/Expected Behavior

Inserts specific content into a specific note at a specific column/row.

Actual/Current Behavior

N/A

Tests for Feature

Call command and see if the number of character up to row/column position remained the same.

  • Call Command with row/column
    • Command should insert the content of the note
    • Command should update the meta object of type Obsidian_Note representing the note with content (both frontmatter and content)

From SyncLinear.com | AUT-46

@conneroisu conneroisu added the Feature Created by Linear-GitHub Sync label May 15, 2023
@conneroisu conneroisu changed the title [AUT-46] obsidian_insert_content Command [AUT-46] "Insert Content" Command (_insert_content) Jun 10, 2023
@conneroisu conneroisu self-assigned this Jun 10, 2023
@conneroisu conneroisu added Note Content Created by Linear-GitHub Sync Obsidian_Note Deals with the Obsidian_Note Object labels Jun 10, 2023
@conneroisu conneroisu changed the title [AUT-46] "Insert Content" Command (_insert_content) [AUT-46] "Insert Content" Command Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Created by Linear-GitHub Sync Note Content Created by Linear-GitHub Sync Obsidian_Note Deals with the Obsidian_Note Object
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant