mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[PR #164] [CLOSED] Feature/multi snippet managment #469
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#469
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Clipy/Clipy/pull/164
Author: @vivi7
Created: 4/9/2017
Status: ❌ Closed
Base:
develop← Head:feature/multi_snippet_managment📝 Commits (8)
f6b3a64Add backers and sponsors from Open Collective6cd28b8Merge pull request #158 from piamancini/patch-128dcefbfotKey/forKey typebe29204Merge pull request #160 from DivineDominion/patch-14cc93a2Added Snippets multi management96d32a6New message for snippet deletion16c7130Fixed items deletion function50e3230Revert info project details📊 Changes
10 files changed (+340 additions, -81 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+4 -0)📝
Clipy/Resources/en.lproj/Localizable.strings(+1 -1)📝
Clipy/Resources/ja.lproj/Localizable.strings(+1 -1)📝
Clipy/Sources/Constants.swift(+5 -2)➕
Clipy/Sources/Extensions/Realm+Object.swift(+34 -0)📝
Clipy/Sources/Services/HotKeyService.swift(+4 -4)📝
Clipy/Sources/Snippets/CPYSnippetsEditorWindowController.swift(+185 -63)📝
Clipy/Sources/Snippets/en.lproj/CPYSnippetsEditorWindowController.xib(+33 -9)📝
Clipy/Sources/Utility/LocalizedString.swift(+1 -1)📝
README.md(+72 -0)📄 Description
🚀 Added multi management for snippets
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.