Skip to content

Commit

Permalink
chore: Repo name updates
Browse files Browse the repository at this point in the history
  • Loading branch information
svsool committed May 8, 2022
1 parent b827918 commit df3424e
Show file tree
Hide file tree
Showing 8 changed files with 89 additions and 91 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
ci_jobs:
name: CI Jobs
uses: svsool/vscode-memo/.github/workflows/ci_jobs.yml@75ea7d4b8a3f49d7cfc809ced788ad84636369d0
uses: svsool/memo/.github/workflows/ci_jobs.yml@master
secrets:
VSCE_PAT: ${{ secrets.VSCE_PAT }}
OVSX_PAT: ${{ secrets.OVSX_PAT }}
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
ci_jobs:
name: CI Jobs
if: ${{ github.actor == 'dependabot[bot]' }}
uses: svsool/vscode-memo/.github/workflows/ci_jobs.yml@75ea7d4b8a3f49d7cfc809ced788ad84636369d0
uses: svsool/vscode-memo/.github/workflows/ci_jobs.yml@master
150 changes: 75 additions & 75 deletions CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ yarn test:watch # runs only changed tests, consider also using JEST_TEST_REGEX e

*You can skip this section if your contribution comes via PR from a forked repository.*

1. Remember to update [new version notifications](https:/svsool/vscode-memo/blob/2d187fd65218473c4264e992aa4a2497666614f2/src/features/newVersionNotifier.ts#L6) if needed
1. Remember to update [new version notifications](https:/svsool/memo/blob/2d187fd65218473c4264e992aa4a2497666614f2/src/features/newVersionNotifier.ts#L6) if needed
1. Run `yarn release`
1. Push to origin with `git push --follow-tags origin master`
1. After push CI will automatically:
Expand Down
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,15 @@ Inspired by [Obsidian.md](https://obsidian.md/) and [RoamResearch](https://roamr
[![Open VSX Version](https://img.shields.io/open-vsx/v/svsool/markdown-memo?color=salad&label=Open%20VSX)](https://open-vsx.org/extension/svsool/markdown-memo)
[![](https://vsmarketplacebadge.apphb.com/installs/svsool.markdown-memo.svg)](https://marketplace.visualstudio.com/items?itemName=svsool.markdown-memo)
[![](https://vsmarketplacebadge.apphb.com/rating-short/svsool.markdown-memo.svg)](https://marketplace.visualstudio.com/items?itemName=svsool.markdown-memo&ssr=false#review-details)
[![](https:/svsool/vscode-memo/workflows/CI/badge.svg?branch=master)](https:/svsool/vscode-memo/actions?query=workflow%3ACI+branch%3Amaster)
[![codecov](https://codecov.io/gh/svsool/vscode-memo/branch/master/graph/badge.svg)](https://codecov.io/gh/svsool/vscode-memo)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https:/svsool/vscode-memo/blob/master/CONTRIBUTING.md)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https:/svsool/memo/blob/master/CONTRIBUTING.md)

## Why?

Because your knowledge base deserves to be powered by open source. Read more [here](https:/svsool/vscode-memo/issues/9#issuecomment-658893538).
Because your knowledge base deserves to be powered by open source. Read more [here](https:/svsool/memo/issues/9#issuecomment-658893538).

## Getting started

If you want to try out Memo just install it via marketplace using [this link](https://marketplace.visualstudio.com/items?itemName=svsool.markdown-memo) and open the [help](https:/svsool/vscode-memo/tree/master/help) folder via `File > Open Folder...` or by dragging it onto VSCode.
If you want to try out Memo just install it via marketplace using [this link](https://marketplace.visualstudio.com/items?itemName=svsool.markdown-memo) and open the [help](https:/svsool/memo/tree/master/help) folder via `File > Open Folder...` or by dragging it onto VSCode.

## Features

Expand Down Expand Up @@ -98,16 +96,16 @@ If you want to try out Memo just install it via marketplace using [this link](ht

## FAQ

- [Memo vs Foam](https:/svsool/vscode-memo/issues/9#issuecomment-658346216)
- [Memo vs Obsidian](https:/svsool/vscode-memo/issues/1#issuecomment-655004112)
- [Memo vs Foam](https:/svsool/memo/issues/9#issuecomment-658346216)
- [Memo vs Obsidian](https:/svsool/memo/issues/1#issuecomment-655004112)
- How to follow link on `cmd+enter` or `ctrl+enter` like in Obsidian?
- Bind built-in `editor.action.openLink` command to `cmd+enter` ([see example](https:/svsool/vscode-memo/issues/2#issuecomment-654981827)) or use `cmd+click` on the link
- Bind built-in `editor.action.openLink` command to `cmd+enter` ([see example](https:/svsool/memo/issues/2#issuecomment-654981827)) or use `cmd+click` on the link
- [Pasting images from clipboard](./help/How%20to/Pasting%20images%20from%20clipboard.md)
- Memo missing some feature? Please consider exploring other Markdown plugins from VS Marketplace first. There are [plenty of them](https://marketplace.visualstudio.com/search?term=markdown&target=VSCode&category=All%20categories&sortBy=Relevance).

## Contributing

- File bugs, feature requests in [GitHub Issues](https:/svsool/vscode-memo/issues).
- File bugs, feature requests in [GitHub Issues](https:/svsool/memo/issues).
- Leave a review on [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=svsool.markdown-memo&ssr=false#review-details).
- Read [CONTRIBUTING.md](CONTRIBUTING.md) for contributing to the code base.

Expand Down
2 changes: 1 addition & 1 deletion help/Features/Accepted File Formats.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Memo recognizes the following file formats:

1. Markdown files: `md`;
2. Image files: `png`, `jpg`, `jpeg`, `svg`, `gif`, `webp`;
3. Other formats: `doc`, `docx`, `rtf`, `txt`, `odt`, `xls`, `xlsx`, `ppt`, `pptm`, `pptx`, `pdf`. See full list of extensions [here](https:/svsool/vscode-memo/blob/51d65f594978d30ee049feda710c3ce52ab64bad/src/utils/utils.ts#L12-L44).
3. Other formats: `doc`, `docx`, `rtf`, `txt`, `odt`, `xls`, `xlsx`, `ppt`, `pptm`, `pptx`, `pdf`. See full list of extensions [here](https:/svsool/memo/blob/51d65f594978d30ee049feda710c3ce52ab64bad/src/utils/utils.ts#L12-L44).

Markdown files and image files can be referenced via regular links `[[image.png]]` or attached using embed links `![[image.png]]`. These file types also support on-hover and built-in previews ([[Notes and images preview.gif|see how it works]]).

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"icon": "media/memo.png",
"repository": {
"type": "git",
"url": "https:/svsool/vscode-memo"
"url": "https:/svsool/memo"
},
"bugs": {
"url": "https:/svsool/vscode-memo/issues"
"url": "https:/svsool/memo/issues"
},
"engines": {
"vscode": "^1.63.1"
Expand Down
2 changes: 1 addition & 1 deletion src/features/newVersionNotifier.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const activate = (context: ExtensionContext) => {
if (option === showChangelogAction) {
commands.executeCommand(
'vscode.open',
Uri.parse('https:/svsool/vscode-memo/blob/master/CHANGELOG.md'),
Uri.parse('https:/svsool/memo/blob/master/CHANGELOG.md'),
);
}
});
Expand Down

0 comments on commit df3424e

Please sign in to comment.