Giter VIP home page Giter VIP logo

docs's Introduction

Docs

Test with TestingHelper PSScriptAnalyzer Deploy on Release Published

CodeFactor

This is a posh module that will allow you manage storing documents.

Based on the name of the doc files and the DocStore configuration set on your powershell session you will be able to rename, move and search for documents based con date, owner, target, amount (if an invoice), description, etc.

Hope you enjoy it.

docs's People

Contributors

rulasg avatar

Stargazers

 avatar

Watchers

 avatar  avatar

docs's Issues

Solid Doc Name architecture

Need a solid name convention that enables

  • search based on fields
  • allow names with no dates
  • date, owner, target, what, amount, description

fea: Migrate Docs to TestingHelper v3 model

Update Docs module SDLC to embrace all features of Testing Helper v2

  • Files structure (public/private)
  • Pipes for testing and Deploying
  • Code Analysis
  • Alias are well exported

Rebrand Docs to DocsHelper

Docs is a very generic brand that is very much used for documentation of SW development and markdown
Rebranding Docs to DocsHelper describes better the goal of this module and how to find it in Powershell gallery

feat: [function] Add a PostDescription parameter for Get-DocsName

as a user
To name documentas as they are generated on a process flow
it would be very useful to allow appending a tag at the end of the description

This it´s very useful when using the concatenation of previouse file to the actual name

dir previousefile | gdn | gdn -Path -date -postDescription "tag"

This comand will use the same name as the previouse file changing date and adding tag

bug: fdf does not find files on subfolders of Docs Stores with IsRecursive on

Repo steps

Fdf a pattern that should find under the root folder of a Docs Store root
folder with the IsREcursive on.

> dir *workshop* -Recurse | ft fullname

FullName
--------
/Users/rulasg/OneDrive/Documentos/DocStore/docs/2020/200511-rulasgdoc-Manual-honda-slr650-workshop-manual.pdf

> gds -owner rulasg_Old*

Name        : rulasg_Old_any
Owner       : rulasg_Old
Target      : any
Path        : /Users/rulasg/OneDrive/Documentos/DocStore
IsRecursive : True
Exist       : True

> fdf workshop          

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.